issues
search
Perl
/
perl5
🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.99k
stars
557
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
re-enable PR IRC notifications on #p5p
#22816
mauke
opened
3 hours ago
0
Convert all core uvchr_to_utf8 calls to uv_to_utf8
#22815
khwilliamson
opened
5 hours ago
0
unshare_hek_or_pvn: Use new utf8_to_bytes_new_pv()
#22814
khwilliamson
opened
7 hours ago
0
S_hv_delete_common: Use new utf8_to_bytes_new_pv
#22813
khwilliamson
opened
7 hours ago
0
do_print: Use new utf8_to_bytes_temp_pv()
#22812
khwilliamson
opened
7 hours ago
0
locale.c: Use new utf8_to_bytes_temp_pv()
#22811
khwilliamson
opened
7 hours ago
0
do_chomp: Use utf8_to_bytes_temp_pv()
#22810
khwilliamson
opened
7 hours ago
0
pp_index: Use utf8_to_bytes_new_pv
#22809
khwilliamson
opened
7 hours ago
0
refcounted_he_(new|fetch)_pvn: Don't roll-own code
#22808
khwilliamson
opened
17 hours ago
0
sv_inline.h:Perl_new_sv: prevent unused parameter warnings
#22807
tonycoz
opened
17 hours ago
1
'-DDEBUG_LEAKING_SCALARS` and build-time-warnings and build-time-failures
#22806
jkeenan
opened
1 day ago
1
newSVpvn_share: Use new utf8_to_bytes_temp_pv()
#22805
khwilliamson
closed
18 hours ago
0
[doc] perlcall/perlguts encourage obsolete call_method() / call_pv() and deny most of call_sv()'s API
#22804
bulk88
opened
2 days ago
0
`utils/Makefile.PL` should use `hostperl` if defined in `Config`
#22803
vadimkantorov
opened
2 days ago
0
Unacceptable handling of Configure failures with locales
#22802
khwilliamson
opened
3 days ago
1
Configure shouldn't send so much stuff to /dev/null
#22801
khwilliamson
opened
3 days ago
0
Configure: Avoid printf format type mismatch
#22800
khwilliamson
opened
3 days ago
0
Configure: Fix compilation error on some systems
#22799
khwilliamson
opened
3 days ago
3
Perl_sv_clear: unrolled SvREFCNT_dec and sv_free2....isn't that?!
#22798
richardleach
opened
3 days ago
9
Use ldexp() instead of multiplying pow(2.0, ...) in toke.c
#22797
t-a-k
opened
4 days ago
2
pp_syswrite: Use new utf8_to_bytes_temp_pv()
#22795
khwilliamson
closed
18 hours ago
0
[EXPERIMENT] `any()` and `all()` list-processing operators
#22794
leonerd
opened
5 days ago
0
Compilation errors during compiling Perl 5.40.0 for Emscripten/WebAssembly
#22793
vadimkantorov
opened
5 days ago
17
Fix maint 5.38 locale initialization bug
#22792
khwilliamson
opened
6 days ago
9
utf8_to_uv_msgs: Fix some minor bugs
#22791
khwilliamson
opened
6 days ago
0
lib/B/Deparse.pm: Don't get upset by OP_METHSTART in method subs
#22790
leonerd
closed
1 day ago
0
Remove caveat about temporary arrays in for range loops
#22789
ilmari
closed
6 days ago
0
fix trim() handling of TARG (and minor refactor)
#22788
tonycoz
closed
1 day ago
5
toke.c: remove PERL_CR_FILTER
#22787
mauke
closed
5 days ago
3
Perl 5.40.0 hangs forever during building when certain `extras` packages are specified
#22786
vadimkantorov
opened
1 week ago
6
OP_SUBSTR_CHOP - a specialised OP_SUBSTR variant
#22785
richardleach
opened
1 week ago
11
builtin::trim return value numifies incorrectly in a loop
#22784
Grinnz
closed
1 day ago
1
uvoffuni_to_utf8_flags_msgs(): Return proper bit
#22783
khwilliamson
closed
6 days ago
0
Add uv_to_utf8 family of functions
#22782
khwilliamson
closed
8 hours ago
3
Perl 5.40.0 creates only version-suffixed binaries which prevents some packages from installing
#22781
vadimkantorov
closed
1 week ago
4
Perl 5.40.0: When `Compress::Raw::Zlib` is built statically, `auto/Compress/Raw/Zlib/Zlib.a` exports `z_errmsg` and pollutes the symbol space, preventing static linking with `libz.a`
#22780
vadimkantorov
closed
6 days ago
4
uvoffuni_to_utf8_flags_msgs(): Return proper bit
#22779
khwilliamson
closed
1 week ago
0
Perl 5.40.0 fails to build statically (5.36.0 works fine) because of some `PerlIO::scalar` issue
#22778
vadimkantorov
closed
1 week ago
5
deparse doesn't handle classes
#22777
tonycoz
opened
1 week ago
5
class.c: Complain if :reader attribute is asked to create a method with an invalid name
#22776
leonerd
closed
1 week ago
0
remove PERL_STRICT_CR
#22775
mauke
closed
1 week ago
1
toke.c: minor adjustment of #ifdef to stop confusing code editors
#22774
leonerd
closed
1 week ago
0
Implement PPC0027: any() and all() tests
#22773
leonerd
opened
1 week ago
12
Implement PPC 0021 - Optional Chaining
#22772
rabbiveesh
opened
1 week ago
3
podcheck.t: Fix multiple link targets bug
#22771
khwilliamson
closed
5 days ago
0
perlpodspec: Note that "=item *" has nothing else
#22770
khwilliamson
closed
1 week ago
4
Add valid_identifier_{pvn,sv} API functions
#22769
leonerd
closed
1 week ago
10
Text replacement stops working when `-i` option and unicode are combined
#22768
Hi-Angel
closed
1 week ago
2
utf8n_to_uvchr_msgs(): Fix wrong overflow warn category
#22767
khwilliamson
closed
1 week ago
0
re-enable (feature guarded) switch and re-enable smartmatch with a new feature guard
#22766
tonycoz
opened
1 week ago
0
Next